Asteroids

Version
  1.0

Release Date
  March 10, 2010

Description
  Asteroids is an interpretive re-creation of the classic Atari game, created from scratch using C++ and DirectX. Supports up to 2 players!

Author
  Kevin Scroggins

Contact
  nitro404@gmail.com

Controls
  Menu
    + UP/W: Move selection up.
    + DOWN/S: Move selection down.
    + SPACE/ENTER: Select current item.
    + ESCAPE: Go to main menu / exit.
  In-Game
    + ESCAPE: Return to main menu (forgets current game session).
    + W/S/A/D: Player 1 movement controls.
    + LEFT CTRL/SPACE/LEFT-CLICK: Player 1 fire laser.
    + UP/DOWN/LEFT/RIGHT: Player 2 movement controls.
    + RIGHT CTRL/ENTER: Player 2 fire laser
    + RIGHT-CLICK: Change rotation direction of all asteroids.

Artwork (Used with Permission)
  arboris on deviantART: http://arboris.deviantart.com/art/Spaceship-sprites-43030167

Changelog
  Version 1.0 (March 10, 2010)
    + Initial release!
